home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz2.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(release)_2.as next >
Encoding:
Text File  |  2008-02-25  |  40 b   |  4 lines

  1. on(release){
  2.    unloadMovie(this);
  3. }
  4.